PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFPushButtonWidget Class / setDownAppearance Method
The pressed visual appearance of the widget.
In This Topic
    setDownAppearance Method
    In This Topic
    Sets the pressed visual appearance for the widget.
    The visual appearance of the widget when the user presses the widget.
    Syntax
    public void setDownAppearance( 
       PDFAnnotationAppearance value
    )

    Parameters

    value
    The pressed visual appearance of the widget.
    See Also